
 
 V a r i a b l e   N u m e r i c   S l o t _ C o m m a n d s   =   8 3 
 
 
 
 B u t t o n   1   L a b e l   S p e e c h S t o p 
 
 
 
 B u t t o n   3   L a b e l   V o l u m e   0 
 
 B u t t o n   4   L a b e l   V o l u m e   5 0 
 
 B u t t o n   5   L a b e l   V o l u m e   1 0 0 
 
 
 
 B u t t o n   7   L a b e l   S p e e d   - 1 0 
 
 B u t t o n   8   L a b e l   S p e e d   0 
 
 B u t t o n   9   L a b e l   S p e e d   1 0 
 
 
 
 B u t t o n   1 1   L a b e l   T y p e   W i n d o w s 
 
 B u t t o n   1 2   L a b e l   T y p e   G o o g l e 
 
 B u t t o n   1 3   L a b e l   T y p e   M i c r o s o f t 
 
 
 
 B u t t o n   1 7   L a b e l   C l e a r T e x t 
 
 
 
 B u t t o n   1 9   L a b e l   V o i c e   I t a 
 
 B u t t o n   2 0   L a b e l   V o i c e   E n g 
 
 B u t t o n   2 1   L a b e l   V o i c e   C h i 
 
 
 
 B u t t o n   2 3   L a b e l   S a y T e x t   I t a 
 
 B u t t o n   2 4   L a b e l   S a y T e x t   E n g 
 
 B u t t o n   2 5   L a b e l   S a y L o n g T e x t   E n g 
 
 
 
 B u t t o n   2 7   L a b e l   M a x i m i z e 
 
 B u t t o n   2 8   L a b e l   M i n i m i z e 
 
 B u t t o n   2 9   L a b e l   N o r m a l 
 
 
 
 S t o p 
 
 
 
 '   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
 
 '     S E N D   C O M M A N D   ( d e f a u l t   t i m e o u t   =   0 . 5   S e c ) 
 
 '   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
 
 L a b e l   S e n d C o m m a n d 
 
 	 V a r i a b l e   N u m e r i c   S C 1               ' < - -   P a r a m e t e r   D e s t i n a t . - S l o t 
 
 	 V a r i a b l e   S t r i n g     S C 2               ' < - -   P a r a m e t e r   C o m m a n d - S t r i n g 
 
 	 V a r i a b l e   N u m e r i c   S C 3   =   0 . 5   ' < - -   T h e   t i m e o u t   i n   s e c o n d s 
 
 	 V a r i a b l e   N u m e r i c   S C 4 
 
 	 S l o t T e x t   S C 1   =   " " 
 
 	 W a i t   S e c o n d s   0 . 1 
 
 	 S l o t T e x t   S C 1   =   S C 2 
 
 	 F o r   S C 4   =   0 . 1   T o   S C 3   S t e p   0 . 1 
 
 	 	 I f   S l o t T e x t ( S C 1 )   =   " " 
 
 	 	 	 E x i t 
 
 	 	 E n d I f 
 
 	 	 W a i t   S e c o n d s   0 . 1 
 
 	 N e x t 
 
 R e t u r n 
 
 
 
 '   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
 
 '     C O M M A N D S   T O   S l o t T e x t T o S p e e c h A p p l i c a t i o n 
 
 '   = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 
 
 L a b e l   S p e e c h S t o p 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " S t o p " ) 
 
 R e t u r n 
 
 
 
 L a b e l   V o l u m e   0 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " V o l u m e   0 " ) 
 
 R e t u r n 
 
 L a b e l   V o l u m e   5 0 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " V o l u m e   5 0 " ) 
 
 R e t u r n 
 
 L a b e l   V o l u m e   1 0 0 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " V o l u m e   1 0 0 " ) 
 
 R e t u r n 
 
 
 
 L a b e l   S p e e d   - 1 0 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " S p e e d   - 1 0 " ) 
 
 R e t u r n 
 
 L a b e l   S p e e d   0 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " S p e e d   0 " ) 
 
 R e t u r n 
 
 L a b e l   S p e e d   1 0 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " S p e e d   1 0 " ) 
 
 R e t u r n 
 
 
 
 L a b e l   T y p e   W i n d o w s 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " T y p e   W i n d o w s " ) 
 
 R e t u r n 
 
 L a b e l   T y p e   G o o g l e 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " T y p e   G o o g l e " ) 
 
 R e t u r n 
 
 L a b e l   T y p e   M i c r o s o f t 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " T y p e   M i c r o s o f t " ) 
 
 R e t u r n 
 
 
 
 L a b e l   C l e a r T e x t 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " C l e a r T e x t " ) 
 
 R e t u r n 
 
 
 
 L a b e l   V o i c e   I t a 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " V o i c e   I T A L " ) 
 
 R e t u r n 
 
 L a b e l   V o i c e   E n g 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " V o i c e   E N G L " ) 
 
 R e t u r n 
 
 L a b e l   V o i c e   C h i 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " V o i c e   C H I N " ) 
 
 R e t u r n 
 
 
 
 L a b e l   S a y T e x t   I t a 
 
 	 C l e a r T e x t 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " V o i c e   I T A L " ) 
 
 	 W a i t   S e c o n d s   0 . 5 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " S P E A K   P r o v a   d i   t e s t o   i n   i t a l i a n o . " ) 
 
 R e t u r n 
 
 L a b e l   S a y T e x t   E n g 
 
 	 C l e a r T e x t 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " V o i c e   E N G L " ) 
 
 	 W a i t   S e c o n d s   0 . 5 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " S P E A K   E n g l i s h   t e x t   t o   s p e e c h . " ) 
 
 R e t u r n 
 
 L a b e l   S a y L o n g T e x t   E n g 
 
 	 C l e a r T e x t 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " V o i c e   E N G L " ) 
 
 	 s 1   =   " " 
 
 	 W a i t   S e c o n d s   0 . 5 
 
 	 F o r   v 1   =   1   T o   1 0 
 
 	 	 s 1   =   s 1   +   " E n g l i s h   t e x t   t o   s p e e c h . " 
 
 	 N e x t 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " S P E A K   "   +   s 1 ) 
 
 R e t u r n 
 
 
 
 L a b e l   M a x i m i z e 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " M a x i m i z e " ) 
 
 R e t u r n 
 
 L a b e l   M i n i m i z e 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " M i n i m i z e " ) 
 
 R e t u r n 
 
 L a b e l   N o r m a l 
 
 	 S e n d C o m m a n d ( S l o t _ C o m m a n d s ) ( " N o r m a l " ) 
 
 R e t u r n 
 
 
 
 
 
 ' B O O K M A R K S   
 
 
 
 ' E D I T E D L I N E S   1 9   1   1 8   2   1 7   3   9 1   4   9 0   5   1 0 4   6   1 1 0   7   1 1 6   8   1 1 8   9   1 3   1 0   
 
 
 
 ' W A T C H   S e w T o _ S p e e d 
 
 ' E X E C   B u t t o n   5   T e x t   B u t t o n 5 
 
 